func golang.org/x/text/cases.isFoldFull
2 uses
golang.org/x/text/cases (current package)
context.go#L357: func isFoldFull(c *context) bool {
fold.go#L23: for c.next() && isFoldFull(&c) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)